[INFO] fetching crate doctrine-mcp 0.1.0...
[INFO] testing doctrine-mcp-0.1.0 against master#cced03bfd61a304243a34504618ecec86c17063f for pr-154065-2
[INFO] extracting crate doctrine-mcp 0.1.0 into /workspace/builds/worker-7-tc1/source
[INFO] removed /workspace/builds/worker-7-tc1/source/rust-toolchain.toml
[INFO] started tweaking crates.io crate doctrine-mcp 0.1.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate doctrine-mcp 0.1.0
[INFO] tweaked toml for crates.io crate doctrine-mcp 0.1.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate doctrine-mcp 0.1.0 on toolchain cced03bfd61a304243a34504618ecec86c17063f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate doctrine-mcp 0.1.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded pastey v0.2.2
[INFO] [stderr]   Downloaded wasm-bindgen-futures v0.4.71
[INFO] [stderr]   Downloaded rmcp-macros v1.7.0
[INFO] [stderr]   Downloaded tower-http v0.6.11
[INFO] [stderr]   Downloaded camino v1.2.2
[INFO] [stderr]   Downloaded rmcp v1.7.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 05a2a11a58c3819238ab49904cce263e15259d3af361d22caad917fdae630a99
[INFO] running `Command { std: "docker" "start" "05a2a11a58c3819238ab49904cce263e15259d3af361d22caad917fdae630a99", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "05a2a11a58c3819238ab49904cce263e15259d3af361d22caad917fdae630a99" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "05a2a11a58c3819238ab49904cce263e15259d3af361d22caad917fdae630a99", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "05a2a11a58c3819238ab49904cce263e15259d3af361d22caad917fdae630a99" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling hashbrown v0.17.1
[INFO] [stderr]    Compiling typenum v1.20.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling dyn-clone v1.0.20
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling rmcp v1.7.0
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling camino v1.2.2
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling pastey v0.2.2
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling schemars_derive v1.2.1
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling rmcp-macros v1.7.0
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling schemars v1.2.1
[INFO] [stderr]    Compiling doctrine-mcp v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 59.32s
[INFO] running `Command { std: "docker" "inspect" "05a2a11a58c3819238ab49904cce263e15259d3af361d22caad917fdae630a99", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "05a2a11a58c3819238ab49904cce263e15259d3af361d22caad917fdae630a99" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling doctrine-mcp v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 25.61s
[INFO] running `Command { std: "docker" "inspect" "05a2a11a58c3819238ab49904cce263e15259d3af361d22caad917fdae630a99", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "05a2a11a58c3819238ab49904cce263e15259d3af361d22caad917fdae630a99" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.39s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/doctrine_mcp-952266888f50e3ba)
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/doctrine_mcp-46b203a41be119a5)
[INFO] [stderr]      Running tests/audit_store.rs (/opt/rustwide/target/debug/deps/audit_store-17bbb15f5a997f66)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test path_is_contained_and_read_verify_do_not_create_missing_log ... ok
[INFO] [stdout] test redacts_secret_urls_and_absolute_paths_before_persisting ... ok
[INFO] [stdout] test tampered_audit_line_is_detected ... ok
[INFO] [stdout] test append_read_and_verify_tamper_evident_chain ... ok
[INFO] [stderr]      Running tests/bundle.rs (/opt/rustwide/target/debug/deps/bundle-2ebef39d5f767edd)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test bundle_export_redacts_absolute_entry_paths_and_rejects_escaped_write_root ... ok
[INFO] [stdout] test bundle_inspect_reports_tamper_stale_missing_fields_and_schema_mismatch ... ok
[INFO] [stdout] test bundle_export_roundtrips_manifest_cache_snapshot_and_validation ... ok
[INFO] [stdout] test cli_bundle_export_and_inspect_report_typed_status ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/cache_cli.rs (/opt/rustwide/target/debug/deps/cache_cli-cc40828aa2306821)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test cache_status_reports_disabled_json_without_cache_path ... ok
[INFO] [stdout] test cache_status_read_only_does_not_create_missing_cache_root ... ok
[INFO] [stdout] test cache_status_reports_miss_and_read_only_mode_json ... ok
[INFO] [stdout] test cache_status_reports_tampered_without_payload_json ... ok
[INFO] [stdout] test cache_rebuild_writes_derived_snapshot_without_mutating_active_doctrine ... ok
[INFO] [stderr]      Running tests/cache_store.rs (/opt/rustwide/target/debug/deps/cache_store-0f055a837a700799)
[INFO] [stdout] test cache_status_reports_stale_snapshot_json ... ok
[INFO] [stdout] test cache_purge_deletes_only_derived_records_under_cache_root ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test disabled_cache_reports_disabled_without_touching_disk ... ok
[INFO] [stdout] test missing_record_reports_miss_without_creating_record ... ok
[INFO] [stdout] test list_status_and_invalidate_cover_cache_interface ... ok
[INFO] [stdout] test file_cache_roundtrips_record_with_cache_fallback_provenance ... ok
[INFO] [stdout] test extra_jsonl_data_reports_tampered_and_returns_no_payload ... ok
[INFO] [stdout] test edited_cache_record_reports_tampered_and_returns_no_payload ... ok
[INFO] [stdout] test path_like_keys_are_hashed_inside_cache_root ... ok
[INFO] [stdout] test read_only_cache_reads_but_refuses_writes_and_invalidation ... ok
[INFO] [stdout] test expired_record_reports_stale_and_keeps_non_authoritative_provenance ... ok
[INFO] [stderr]      Running tests/config_cli.rs (/opt/rustwide/target/debug/deps/config_cli-67bd8441187a70cb)
[INFO] [stdout] test wrong_key_schema_and_integrity_report_tampered ... ok
[INFO] [stdout] test entry_summary_payload_roundtrips_as_typed_cache_snapshot ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test default_config_is_portable_and_strict ... ok
[INFO] [stderr]      Running tests/governance.rs (/opt/rustwide/target/debug/deps/governance-25bbc7b02c989a45)
[INFO] [stdout] test invalid_github_url_reports_the_field ... ok
[INFO] [stdout] test invalid_local_root_reports_the_field ... ok
[INFO] [stdout] test file_values_are_resolved_and_env_overrides_them ... ok
[INFO] [stdout] test cli_index_dry_run_validates_without_scanning ... ok
[INFO] [stdout] test cli_search_returns_service_evidence_cards ... ok
[INFO] [stdout] test cli_doctor_prints_json_status ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/live_github_smoke.rs (/opt/rustwide/target/debug/deps/live_github_smoke-f16bb53608191c37)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test tool_policy_excludes_direct_active_doctrine_mutation ... ok
[INFO] [stdout] test candidate_yaml_entries_do_not_become_binding_doctrine ... ok
[INFO] [stdout] test conflict_detection_flags_same_scope_active_contradictions ... ok
[INFO] [stdout] test validation_rejects_active_entry_without_provenance ... ok
[INFO] [stdout] test proposal_store_never_mutates_canonical_doctrine ... ok
[INFO] [stdout] test indexes_markdown_with_binding_metadata_and_citations ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test live_github_smoke_fetches_configured_ref_and_path ... ignored, opt-in live GitHub smoke; requires DOCTRINE_MCP_LIVE_GITHUB_SMOKE=1, DOCTRINE_MCP_GITHUB_REPO, DOCTRINE_MCP_GITHUB_REF, and DOCTRINE_MCP_GITHUB_PATH
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/mcp_contract.rs (/opt/rustwide/target/debug/deps/mcp_contract-a6b6fefa533710b6)
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test transcript_lists_and_gets_all_prompts_with_governance_boundaries ... ok
[INFO] [stdout] test transcript_rejects_empty_and_oversized_search_queries ... ok
[INFO] [stdout] test transcript_resource_reads_and_invalid_lookup_return_bounded_json_rpc_errors ... ok
[INFO] [stdout] test transcript_doctrine_health_reports_service_sections ... ok
[INFO] [stdout] test transcript_doctrine_search_returns_structured_evidence_cards ... ok
[INFO] [stdout] test transcript_forbidden_tool_call_returns_json_rpc_error ... ok
[INFO] [stdout] test stable_tool_names_have_metadata_and_exclude_active_mutation ... ok
[INFO] [stdout] test transcript_missing_source_config_keeps_static_resources_and_structured_errors ... ok
[INFO] [stderr]      Running tests/model.rs (/opt/rustwide/target/debug/deps/model-c25c00071ca9ec6e)
[INFO] [stdout] test transcript_buffers_tools_list_until_initialized_and_lists_stable_tools ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test evidence_card_default_is_non_authoritative_and_untrusted ... ok
[INFO] [stdout] test freshness_status_serializes_as_snake_case ... ok
[INFO] [stdout] test source_kind_serializes_as_snake_case ... ok
[INFO] [stdout] test source_provenance_defaults_to_unknown_without_claiming_origin ... ok
[INFO] [stdout] test doctrine_entry_summary_preserves_contract_metadata_without_body ... ok
[INFO] [stdout] test citation_preserves_single_line_json_compatibility ... ok
[INFO] [stdout] test evidence_card_serializes_bounded_provenance_and_untrusted_marker ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/parser_markdown.rs (/opt/rustwide/target/debug/deps/parser_markdown-fd0e89bcb4a5ccea)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test malformed_markdown_front_matter_reports_parse_error ... ok
[INFO] [stdout] test markdown_partial_parse_warnings_cover_unknown_status_and_missing_heading ... ok
[INFO] [stdout] test markdown_adr_status_and_parser_report_expose_inferred_fields ... ok
[INFO] [stdout] test yaml_entries_index_with_source_citation_and_hash ... ok
[INFO] [stdout] test markdown_front_matter_and_nested_headings_preserve_citations ... ok
[INFO] [stdout] test unsupported_non_doctrine_files_are_ignored ... ok
[INFO] [stdout] test markdown_candidate_and_draft_paths_are_non_binding_statuses ... ok
[INFO] [stderr]      Running tests/proposal_boundary.rs (/opt/rustwide/target/debug/deps/proposal_boundary-9ed599df05d16b33)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test proposal_status_supports_expanded_lifecycle_without_losing_legacy_acceptance ... ok
[INFO] [stdout] test proposal_module_excludes_pr_commit_and_promotion_side_effects ... ok
[INFO] [stdout] test proposal_create_records_schema_version_status_and_source_evidence ... ok
[INFO] [stdout] test proposal_create_does_not_alter_active_doctrine_tree ... ok
[INFO] [stdout] test proposal_root_is_canonicalized_and_output_path_stays_local ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/release_gates.rs (/opt/rustwide/target/debug/deps/release_gates-73db726a680f0d5b)
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test dependency_policy_docs_define_default_and_feature_gate_rules ... ok
[INFO] [stdout] test client_smoke_example_exercises_stable_demo_tools ... ok
[INFO] [stdout] test ci_workflow_runs_explicit_release_gates ... ok
[INFO] [stdout] test forbidden_tool_names_absent_from_runtime_and_declared_in_docs ... ok
[INFO] [stdout] test release_docs_list_gates_and_current_baseline_status ... ok
[INFO] [stdout] test docs_cover_portable_operator_demo_surface ... ok
[INFO] [stdout] test roadmap_marks_only_current_release_lane_completion ... ok
[INFO] [stdout] test live_github_smoke_policy_is_opt_in_and_documented ... ok
[INFO] [stdout] test docs_do_not_claim_active_doctrine_promotion ... ok
[INFO] [stdout] test dependency_policy_heavy_direct_dependencies_are_optional_and_feature_gated ... ok
[INFO] [stdout] test dependency_policy_default_tree_excludes_forbidden_heavy_crates ... ok
[INFO] [stdout] test package_list_contains_offline_artifacts_and_excludes_local_junk ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- package_list_contains_offline_artifacts_and_excludes_local_junk stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'package_list_contains_offline_artifacts_and_excludes_local_junk' (2476) panicked at tests/release_gates.rs:528:5:
[INFO] [stdout] cargo package --locked --allow-dirty --list failed with status exit status: 101
[INFO] [stdout] stdout:
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] error: invalid inclusion of reserved file name Cargo.toml.orig in package source
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f0b898c8338 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f0b898c8338 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f0b898c8338 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5f0b898c8338 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5f0b898dd6fa - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5f0b898dd6fa - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x5f0b898ccd62 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5f0b898ccd62 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5f0b898a6fc6 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5f0b898a6fc6 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5f0b898c0549 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5f0b898152ec - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5f0b898152ec - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5f0b898c0702 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5f0b898c0702 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5f0b898a7082 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5f0b8989c139 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5f0b898a7d9d - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5f0b898dde4c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5f0b897ebb78 - release_gates[8504440c41b4a6f0]::cargo_stdout
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/release_gates.rs:528:5
[INFO] [stdout]   20:     0x5f0b897ebe3f - release_gates[8504440c41b4a6f0]::cargo_package_files
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/release_gates.rs:547:5
[INFO] [stdout]   21:     0x5f0b897ef5d4 - release_gates[8504440c41b4a6f0]::package_list_contains_offline_artifacts_and_excludes_local_junk
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/release_gates.rs:241:25
[INFO] [stdout]   22:     0x5f0b897eb5a7 - release_gates[8504440c41b4a6f0]::package_list_contains_offline_artifacts_and_excludes_local_junk::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/release_gates.rs:240:69
[INFO] [stdout]   23:     0x5f0b898039e6 - <release_gates[8504440c41b4a6f0]::package_list_contains_offline_artifacts_and_excludes_local_junk::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5f0b898083cb - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5f0b898083cb - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   26:     0x5f0b89815c45 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x5f0b89815c45 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x5f0b89815c45 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5f0b89815c45 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5f0b89815c45 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5f0b89815c45 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x5f0b89815c45 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x5f0b898107a4 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x5f0b898107a4 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5f0b89818cc2 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   36:     0x5f0b89818cc2 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x5f0b89818cc2 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5f0b89818cc2 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5f0b89818cc2 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5f0b89818cc2 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   41:     0x5f0b89818cc2 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5f0b898c795f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   43:     0x5f0b898c795f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x77ea52ca8aa4 - <unknown>
[INFO] [stdout]   45:     0x77ea52d35a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     package_list_contains_offline_artifacts_and_excludes_local_junk
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 11 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.18s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test release_gates`
[INFO] running `Command { std: "docker" "inspect" "05a2a11a58c3819238ab49904cce263e15259d3af361d22caad917fdae630a99", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "05a2a11a58c3819238ab49904cce263e15259d3af361d22caad917fdae630a99", kill_on_drop: false }`
[INFO] [stdout] 05a2a11a58c3819238ab49904cce263e15259d3af361d22caad917fdae630a99
